Skip to content

fix(trigger-argo-workflow): set up golang before argo setup#430

Open
SimKev2 wants to merge 1 commit intomainfrom
SimKev2-patch-1
Open

fix(trigger-argo-workflow): set up golang before argo setup#430
SimKev2 wants to merge 1 commit intomainfrom
SimKev2-patch-1

Conversation

@SimKev2
Copy link

@SimKev2 SimKev2 commented Sep 27, 2024

Ran into an issue on arm self-hosted runners that go couldn't be called to calculate the os/arch when setting up argo. Setting up golang first should allow that code to function again.

@SimKev2 SimKev2 requested a review from a team as a code owner September 27, 2024 18:24
@SimKev2 SimKev2 changed the title Set up golang before argo setup fix(trigger-argo-workflow) : Set up golang before argo setup Sep 27, 2024
@SimKev2 SimKev2 changed the title fix(trigger-argo-workflow) : Set up golang before argo setup fix(trigger-argo-workflow): Set up golang before argo setup Sep 27, 2024
@SimKev2 SimKev2 changed the title fix(trigger-argo-workflow): Set up golang before argo setup fix(trigger-argo-workflow): set up golang before argo setup Sep 27, 2024
Copy link
Contributor

@iainlane iainlane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cheers for this. I just want to hold this for a little minute as we expect go to be in the default path and it seems like an issue with our self-hosted runners that it's not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants